-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make master work #53
base: old
Are you sure you want to change the base?
Make master work #53
Conversation
* Add default GOPATH We should use go env as base in future * Refactor * Migrate to go dep * Remove submodules * Cleaning * Add missing def
* Migrate to go mod * update dev-deps * Update deps and dev-deps make update-dev-deps make update-deps * Don't update dependency during build has they are vendored * ... * Use tip not master * disable tip * Activate go 1.10 * Disable go 1.10
Codecov Report
@@ Coverage Diff @@
## old #53 +/- ##
==========================================
+ Coverage 15.2% 56.33% +41.13%
==========================================
Files 2 3 +1
Lines 171 71 -100
==========================================
+ Hits 26 40 +14
+ Misses 144 28 -116
- Partials 1 3 +2
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## old #53 +/- ##
==========================================
+ Coverage 15.2% 56.33% +41.13%
==========================================
Files 2 3 +1
Lines 171 71 -100
==========================================
+ Hits 26 40 +14
+ Misses 144 28 -116
- Partials 1 3 +2
Continue to review full report at Codecov.
|
No description provided.